CPTG 121 - Introduction to Computer Programming I
Topics/Notes
- Introduction to Computers, Programming, and C++ (1, 2)
- Debugging the first computer bug
- Outputs and Inputs (2.2, 2.3, 3.1)
- Variables and Data types (2.4 to 2.16)
- Assignments and expressions (2.12, 3.2)
- Problem Solving: Case Study (3.11)
- Built-in Library Functions (3.2, 3.9)
- Making decisions - if (4)
Midterm 1
- Scope of Variables
- Loops - for
- Loops - while
Midterm 2
- Arrays
- Functions
- Strings
Use this format to turn in all your programs.
Labs
- Lab 1
Homeworks
Final Project
Resource Links